From 8dccc586ea4e927226585d15386cd935b15e9464 Mon Sep 17 00:00:00 2001 From: Andrea Corallo Date: Tue, 7 May 2024 10:19:22 +0200 Subject: [PATCH] * etc/NEWS (Safety compilation parameter): Add entry. --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 4f2c59a1300..5f131386a43 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1985,6 +1985,10 @@ unibyte string. * Lisp Changes in Emacs 30.1 ++++ +** New 'compilation-safety' compilation parameter. +It's now possible to use the safety parameter to control how safe is +code generated by the native compiler. ** New types 'closure' and 'interpreted-function'. 'interpreted-function' is the new type used for interpreted functions, -- 2.30.2